home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / utils / dos62u.arj / HIMEM.DOC < prev    next >
Text File  |  1993-11-09  |  1KB  |  32 lines

  1.                           New HIMEM.SYS Features
  2.           
  3.           The HIMEM.SYS program manages your computers extended
  4.           memory and the High Memory Area (HMA).  With DOS 6.2 they
  5.           have implemented a new feature for HIMEM.SYS.  By
  6.           default, when you start your computer, HIMEM.SYS tests
  7.           your computer's memory chips.  If it finds a bad one it
  8.           will let you know.
  9.           
  10.           HIMEM.SYS is found in your CONFIG.SYS file, which resides
  11.           on the root directory of your start up disk.  If you want
  12.           to turn the memory check feature off, you can modify the
  13.           HIMEM.SYS line in your CONFIG.SYS file to read:
  14.           
  15.           DEVICE=C:\DOS\HIMEM.SYS/TEST:OFF
  16.           
  17.           However, the few extra seconds that HIMEM.SYS needs to
  18.           check your memory seems like a small price to pay.  My
  19.           advice is to not mess with your HIMEM.SYS line.  Let it
  20.           go ahead and check your memory.  Pretend that it is like
  21.           a masked rider who's only mission is to do good deeds.
  22.           HIMEM.SYS and away!
  23.           
  24.           If you want to learn a great deal more about HIMEM.SYS,
  25.           type:
  26.           
  27.                                    help himem <ENTER>
  28.           
  29.           
  30.            
  31.           
  32.